HIVE-24483: Bump protobuf version to 3.7.1 (aarch64 support).#3498
Conversation
|
Won't standalone-metastore/pom.xml also need to be updated? |
|
yep, @Noremac201 I updated there and there were some explicit changes for Aarch because of lower version of protobuf, have updated that. |
|
Got a green build with 3.7.1 version(the red is due to oracle init failing), which is same as with one present in hadoop. Attempted to upgraded to 3.21.1 which is the latest. |
|
You shout also regenerate code running with Protobuf profile see #3500 |
|
Build is green. Tried compiling on OS-X-Aarch64 and I was able to get a successful Awaiting reviews now. :-) |
…3498). (Ayush Saxena, reviewed by Stamatis Zampetakis and Sylwester Lachiewicz)
…3498). (Ayush Saxena, reviewed by Stamatis Zampetakis and Sylwester Lachiewicz)
…pache#3498). (Ayush Saxena, reviewed by Stamatis Zampetakis and Sylwester Lachiewicz)" This reverts commit 18501dd.
apache#3498). (Ayush Saxena, reviewed by Stamatis Zampetakis and Sylwester Lachiewicz) (cherry picked from commit 18501dd)
* OSV-17493|HIVE-26809 Upgrade ORC to 1.8.3 (apache#4121) (Zoltan Ratkai reviewed by Laszlo Bodor) (cherry picked from commit e397acd) * OSV-17493|HIVE-24483: aarch64 Support: Bump protobuf version to 3.21.4 (apache#3498). (Ayush Saxena, reviewed by Stamatis Zampetakis and Sylwester Lachiewicz) (cherry picked from commit 18501dd) * OSV-17493|HIVE-27686 ORC upgraded to 1.8.5. (apache#4690) (Zoltan Ratkai reviewed by Laszlo Bodor) (cherry picked from commit 5d58a21) --------- Co-authored-by: Zoltan Ratkai <117656751+zratkai@users.noreply.github.com> Co-authored-by: Ayush Saxena <ayushsaxena@apache.org>
Exploratory Sate: See what all breaks